home *** CD-ROM | disk | FTP | other *** search
/ Komputer for Alle 2002 #10 / K-CD-10-2002.ISO / Anokee Illuminator / anokeeilluminator.exe / %MAINDIR% / Illuminator.exe / 0 / RCDATA / TFRMROTATE / TFRMROTATE.txt
Encoding:
Text File  |  2002-03-18  |  7.7 KB  |  342 lines

  1. object frmRotate: TfrmRotate
  2.   Left = 262
  3.   Top = 116
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsToolWindow
  6.   Caption = 'Rotate'
  7.   ClientHeight = 482
  8.   ClientWidth = 498
  9.   Color = clBtnFace
  10.   Font.Charset = ANSI_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'Verdana'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object lbSaving: TLabel
  22.     Left = 8
  23.     Top = 454
  24.     Width = 72
  25.     Height = 13
  26.     Caption = 'Saving file...'
  27.     Visible = False
  28.   end
  29.   object btnSave: TButton
  30.     Left = 172
  31.     Top = 454
  32.     Width = 75
  33.     Height = 23
  34.     Hint = 'Overwrite the current image'
  35.     Caption = '&Save'
  36.     TabOrder = 0
  37.     OnClick = btnSaveClick
  38.   end
  39.   object btnCancel: TButton
  40.     Left = 250
  41.     Top = 454
  42.     Width = 75
  43.     Height = 23
  44.     Hint = 'Close window without making changes'
  45.     Cancel = True
  46.     Caption = '&Cancel'
  47.     ModalResult = 2
  48.     TabOrder = 1
  49.   end
  50.   object grbImgRotate: TGroupBox
  51.     Left = 5
  52.     Top = 5
  53.     Width = 489
  54.     Height = 420
  55.     Caption = 'Image to Rotate : '
  56.     Color = clBtnFace
  57.     ParentColor = False
  58.     TabOrder = 2
  59.     object lab0: TLabel
  60.       Left = 10
  61.       Top = 50
  62.       Width = 13
  63.       Height = 13
  64.       Caption = '0∩┐╜'
  65.     end
  66.     object lab90: TLabel
  67.       Left = 248
  68.       Top = 50
  69.       Width = 20
  70.       Height = 13
  71.       Caption = '90∩┐╜'
  72.     end
  73.     object lab180: TLabel
  74.       Left = 248
  75.       Top = 233
  76.       Width = 27
  77.       Height = 13
  78.       Caption = '180∩┐╜'
  79.     end
  80.     object lab270: TLabel
  81.       Left = 10
  82.       Top = 233
  83.       Width = 27
  84.       Height = 13
  85.       Caption = '270∩┐╜'
  86.     end
  87.     object Label1: TLabel
  88.       Left = 10
  89.       Top = 24
  90.       Width = 347
  91.       Height = 13
  92.       Caption = 'Click on your preferred output, then press the "Save" button'
  93.       Font.Charset = ANSI_CHARSET
  94.       Font.Color = clNavy
  95.       Font.Height = -11
  96.       Font.Name = 'Verdana'
  97.       Font.Style = []
  98.       ParentFont = False
  99.     end
  100.     object pan0: TPanel
  101.       Left = 9
  102.       Top = 71
  103.       Width = 230
  104.       Height = 160
  105.       Caption = 'pan0'
  106.       Color = clSilver
  107.       TabOrder = 0
  108.       OnClick = ChangePanelColor
  109.       object img0: TLEADImage
  110.         Left = 10
  111.         Top = 10
  112.         Width = 210
  113.         Height = 140
  114.         AutoScroll = False
  115.         Ctl3D = False
  116.         BackColor = clNone
  117.         DrawMode = pmCopy
  118.         EnableMethodErrors = False
  119.         FrameOuterShadowColor = clBlack
  120.         PaintSizeMode = smFit
  121.         ParentCtl3D = False
  122.         PanWinPaintScaling = psNormal
  123.         PanWinTitle = 'Pan Window'
  124.         TabOrder = 0
  125.         TextFont.Charset = DEFAULT_CHARSET
  126.         TextFont.Color = clWindowText
  127.         TextFont.Height = -11
  128.         TextFont.Name = 'MS Sans Serif'
  129.         TextFont.Style = []
  130.         OnClick = ChangePanelColor
  131.       end
  132.       object TLEADImage
  133.         Left = 208
  134.         Top = 160
  135.         Width = 150
  136.         Height = 150
  137.         Ctl3D = False
  138.         DrawMode = pmCopy
  139.         FrameOuterShadowColor = clBlack
  140.         ParentCtl3D = False
  141.         PanWinPaintScaling = psNormal
  142.         PanWinTitle = 'Pan Window'
  143.         TabOrder = 1
  144.         TextFont.Charset = DEFAULT_CHARSET
  145.         TextFont.Color = clWindowText
  146.         TextFont.Height = -11
  147.         TextFont.Name = 'MS Sans Serif'
  148.         TextFont.Style = []
  149.       end
  150.     end
  151.     object pan90: TPanel
  152.       Left = 248
  153.       Top = 71
  154.       Width = 230
  155.       Height = 160
  156.       Caption = 'pan90'
  157.       Color = clSilver
  158.       TabOrder = 1
  159.       OnClick = ChangePanelColor
  160.       object img90: TLEADImage
  161.         Left = 10
  162.         Top = 10
  163.         Width = 210
  164.         Height = 140
  165.         AutoScroll = False
  166.         Ctl3D = False
  167.         BackColor = clNone
  168.         DrawMode = pmCopy
  169.         EnableMethodErrors = False
  170.         FrameOuterShadowColor = clBlack
  171.         PaintSizeMode = smFit
  172.         ParentCtl3D = False
  173.         PanWinPaintScaling = psNormal
  174.         PanWinTitle = 'Pan Window'
  175.         TabOrder = 0
  176.         TextFont.Charset = DEFAULT_CHARSET
  177.         TextFont.Color = clWindowText
  178.         TextFont.Height = -11
  179.         TextFont.Name = 'MS Sans Serif'
  180.         TextFont.Style = []
  181.         OnClick = ChangePanelColor
  182.       end
  183.     end
  184.     object pan180: TPanel
  185.       Left = 248
  186.       Top = 251
  187.       Width = 230
  188.       Height = 160
  189.       Caption = 'pan180'
  190.       Color = clSilver
  191.       TabOrder = 2
  192.       OnClick = ChangePanelColor
  193.       object img180: TLEADImage
  194.         Left = 10
  195.         Top = 10
  196.         Width = 210
  197.         Height = 140
  198.         AutoScroll = False
  199.         Ctl3D = False
  200.         BackColor = clNone
  201.         DrawMode = pmCopy
  202.         EnableMethodErrors = False
  203.         FrameOuterShadowColor = clBlack
  204.         PaintSizeMode = smFit
  205.         ParentCtl3D = False
  206.         PanWinPaintScaling = psNormal
  207.         PanWinTitle = 'Pan Window'
  208.         TabOrder = 0
  209.         TextFont.Charset = DEFAULT_CHARSET
  210.         TextFont.Color = clWindowText
  211.         TextFont.Height = -11
  212.         TextFont.Name = 'MS Sans Serif'
  213.         TextFont.Style = []
  214.         OnClick = ChangePanelColor
  215.       end
  216.     end
  217.     object pan270: TPanel
  218.       Left = 9
  219.       Top = 251
  220.       Width = 230
  221.       Height = 160
  222.       Caption = 'pan270'
  223.       Color = clSilver
  224.       TabOrder = 3
  225.       OnClick = ChangePanelColor
  226.       object img270: TLEADImage
  227.         Left = 10
  228.         Top = 10
  229.         Width = 210
  230.         Height = 140
  231.         AutoScroll = False
  232.         Ctl3D = False
  233.         BackColor = clNone
  234.         DrawMode = pmCopy
  235.         EnableMethodErrors = False
  236.         FrameOuterShadowColor = clBlack
  237.         PaintSizeMode = smFit
  238.         ParentCtl3D = False
  239.         PanWinPaintScaling = psNormal
  240.         PanWinTitle = 'Pan Window'
  241.         TabOrder = 0
  242.         TextFont.Charset = DEFAULT_CHARSET
  243.         TextFont.Color = clWindowText
  244.         TextFont.Height = -11
  245.         TextFont.Name = 'MS Sans Serif'
  246.         TextFont.Style = []
  247.         OnClick = ChangePanelColor
  248.       end
  249.     end
  250.     object LEADImage5: TLEADImage
  251.       Left = 296
  252.       Top = 80
  253.       Width = 210
  254.       Height = 140
  255.       Ctl3D = False
  256.       DrawMode = pmCopy
  257.       EnableMethodErrors = False
  258.       FrameOuterShadowColor = clBlack
  259.       ParentCtl3D = False
  260.       PanWinPaintScaling = psNormal
  261.       PanWinTitle = 'Pan Window'
  262.       TabOrder = 4
  263.       TextFont.Charset = DEFAULT_CHARSET
  264.       TextFont.Color = clWindowText
  265.       TextFont.Height = -11
  266.       TextFont.Name = 'MS Sans Serif'
  267.       TextFont.Style = []
  268.       Visible = False
  269.     end
  270.   end
  271.   object ProgressBar: TProgressBar
  272.     Left = 9
  273.     Top = 432
  274.     Width = 481
  275.     Height = 13
  276.     Min = 0
  277.     Max = 100
  278.     Smooth = True
  279.     TabOrder = 3
  280.     Visible = False
  281.   end
  282.   object btCopyTo: TButton
  283.     Left = 380
  284.     Top = 459
  285.     Width = 75
  286.     Height = 23
  287.     Hint = 'Overwrite the current image'
  288.     Caption = '&Copy to'
  289.     ModalResult = 10
  290.     TabOrder = 4
  291.     Visible = False
  292.   end
  293.   object leadThumb: TLEADThumb
  294.     Filter = '*.*'
  295.     MaxSizeDisk = 0
  296.     MaxSizeMem = 0
  297.     ThumbnailHeight = 140
  298.     ThumbnailWidth = 210
  299.     ThumbnailEvent = leadThumbThumbnailEvent
  300.     Left = 408
  301.     Top = 449
  302.   end
  303.   object LeadDialog1: TLeadDialog
  304.     Change = 0
  305.     DlgFont.Charset = DEFAULT_CHARSET
  306.     DlgFont.Color = clWindowText
  307.     DlgFont.Height = -11
  308.     DlgFont.Name = 'MS Sans Serif'
  309.     DlgFont.Style = []
  310.     Effect = 1000
  311.     FilterIndex = 4
  312.     ShapeBorderStyle = sbrDot
  313.     TextFont.Charset = DEFAULT_CHARSET
  314.     TextFont.Color = clWindowText
  315.     TextFont.Height = -11
  316.     TextFont.Name = 'MS Sans Serif'
  317.     TextFont.Style = []
  318.     Left = 472
  319.     Top = 457
  320.   end
  321.   object IvTranslator1: TIvTranslator
  322.     DictionaryName = 'MainDictionary'
  323.     Left = 440
  324.     Top = 456
  325.     TargetsData = (
  326.       1
  327.       3
  328.       (
  329.         ''
  330.         'Hint'
  331.         0)
  332.       (
  333.         ''
  334.         'Caption'
  335.         0)
  336.       (
  337.         ''
  338.         'Filter'
  339.         0))
  340.   end
  341. end
  342.